home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files_16 / LIFE16.exe / LIFE16.dxr / 00004.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  145 b   |  6 lines

  1. on startMovie
  2.   set sSoundPath to getExternalPath(1)
  3.   set sImagePath to getExternalPath(0)
  4.   set the searchPath to [sSoundPath, sImagePath]
  5. end
  6.